Skip to content

build(deps-dev): bump faker from 25.9.2 to 35.2.2#1441

Merged
collerek merged 3 commits intomasterfrom
dependabot/pip/faker-35.2.2
Sep 29, 2025
Merged

build(deps-dev): bump faker from 25.9.2 to 35.2.2#1441
collerek merged 3 commits intomasterfrom
dependabot/pip/faker-35.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps faker from 25.9.2 to 35.2.2.

Release notes

Sourced from faker's releases.

Release v35.2.2

See CHANGELOG.md.

Release v35.2.1

See CHANGELOG.md.

Release v35.2.0

See CHANGELOG.md.

Release v35.1.0

See CHANGELOG.md.

Release v35.0.0

See CHANGELOG.md.

Release v34.0.2

See CHANGELOG.md.

Release v34.0.1

See CHANGELOG.md.

Release v34.0.0

See CHANGELOG.md.

Release v33.3.1

See CHANGELOG.md.

Release v33.3.0

See CHANGELOG.md.

Release v33.2.0

See CHANGELOG.md.

Release v33.1.3

See CHANGELOG.md.

Release v33.1.2

See CHANGELOG.md.

Release v33.1.1

See CHANGELOG.md.

Release v33.1.0

See CHANGELOG.md.

Release v33.0.0

See CHANGELOG.md.

Release v32.1.0

See CHANGELOG.md.

... (truncated)

Changelog

Sourced from faker's changelog.

v35.2.2 - 2025-02-10

  • Revert accidental deprecation of Python 3.8.

v35.2.1 - 2025-02-10

  • Remove invalid word from ja_JP lorem provider. Thanks @​kymckay
  • Fix typing for tar provider.

v35.2.0 - 2025-01-30

v35.1.0 - 2025-01-30

v35.0.0 - 2025-01-23

  • Revert changes made in v34.x.

v34.0.2 - 2025-01-22

  • ffx date_time provider when end_datetime is set in the past.

v34.0.1 - 2025-01-22

  • Fix date parsing for "today".

v34.0.0 - 2025-01-22

  • Account for end_date when calculating relative date_time_between. Thanks @​Fashimpaur for the report.

v33.3.1 - 2025-01-10

  • Fix nl_BE Bank Provider (BBAN, IBAN, SWIFT). Thanks @​AliYmn.

v33.3.0 - 2025-01-03

  • Add support for Zulu (zu_ZA) address provider and corresponding tests. Thanks @​AliYmn.

v33.2.0 - 2025-01-03

v33.1.3 - 2025-01-03

  • Fix type annotation on Python 3.8.

... (truncated)

Commits
  • c094898 Bump version: 35.2.1 → 35.2.2
  • cbe0195 Revert accidental deprecation of Python 3.8.
  • 18feafc Bump version: 35.2.0 → 35.2.1
  • 94e26f2 📝 Update CHANGELOG.md
  • adae52d fix typing for tar provider
  • aa3944e Remove invalid word from ja_JP lorem provider (#2167)
  • b708394 Bump version: 35.1.0 → 35.2.0
  • de26d0d 📝 Update CHANGELOG.md
  • a0e9303 Merge branch 'ChristinaRau-fix/master/new-de-providers'
  • 18ff190 Added jobs for locale de_AT; added methods job_female and job_male
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [faker](https://github.com/joke2k/faker) from 25.9.2 to 35.2.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v25.9.2...v35.2.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 11, 2025
@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f094812) to head (a863050).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1441   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          207       207           
  Lines        14944     14944           
=========================================
  Hits         14944     14944           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 29, 2025

CodSpeed Performance Report

Merging #1441 will degrade performances by 11.99%

Comparing dependabot/pip/faker-35.2.2 (a863050) with master (4821896)1

Summary

❌ 1 regression
✅ 83 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
test_first[1000] 3.6 ms 4.1 ms -11.99%

Footnotes

  1. No successful run was found on master (f094812) during the generation of this report, so 4821896 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@collerek collerek merged commit bd3b4ce into master Sep 29, 2025
19 of 20 checks passed
@dependabot dependabot bot deleted the dependabot/pip/faker-35.2.2 branch September 29, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant